GetRingto SOAP Service
This webservice will provide the ring-to (URI) for a specific number
Meta:
GetRingtoWs(UserName,Password,Number);
Sample usage:
Sample output (for an existing and valid number):
RingTypes:
1 - Sequential (All URIs are tried in the order they are listed)
2 - Random (Call is ringing on a random entry from the 3 entries provided. If only one entry was provided, call will only ring on that one)
3 - Simultaneous (Call is ringing on all URIs at the same time)
Out of the 3 possible RingTypes above, number "1" - Sequential , provides the best redundancy. Number 2 will not retry the other URIs if first URI fails, and number 3 can return busy or other message before the other URIs have had the chance to ring
Sample unsuccessful output (for a number which is not in the system):
Sample unsuccessful output (if user/password are incorrect):